Created: 2022-07-08
Tags: #fleeting
Allows us to capture requests and responses between ourselves and target.
Can then be manipulated/sent to other tools before being allowed to continue their destination.
For example,
Make request to https://tryhackme.com
through the Burp Proxy,
We can take complete control over our web traffic --
an invaluable ability when it comes to testing web applications.
Problem: Allowing Burp to capture everything can quickly become a massive pain.
Solution: Scoping in Burp Proxy
In a real-world web app pentest, we would test this for a variety of things: